home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / 4dostool / sb4_4dos.zip / README < prev    next >
Text File  |  1994-03-09  |  4KB  |  65 lines

  1. ┌──────────────────────────────────────────────────────────────────────────────┐
  2. │SoundBlaster Support for 4DOS     (C)ode by Eric Limpens & Eelco Cramer 1994  │
  3. ├──────────────────────────────────────────────────────────────────────────────┤
  4. │ SoundBlaster   is a trademark of Creative Labs                               │
  5. │ 4DOS           is a trademark of Rex Conn & JP Software                      │
  6. │ BLOCK          is a trademark of Eelco & Eric                                │
  7. │ Windows sucks, but is trademark of MicroSoft                                 │
  8. │                                                                              │
  9. │           All other trademarks are of their respective owners                │
  10. └──────────────────────────────────────────────────────────────────────────────┘
  11.  
  12.  
  13.   Well, You finally managed to install things, otherwise it would be quite
  14.                        impossible to get down here...
  15.  
  16.                              How to use it....
  17.  
  18.   This crap started, when Rex and JP added the 'UNKNOWN_CMD' alias to the
  19.    command interpeter, which was called, whenever you would normally get
  20.             Bad command or filename..  -or-  Unknown command ...
  21.  
  22.    So, to use the system-beeps (in the BEEP directory) are executed when
  23.    sysbeep.exe is run. When you add the following to your aliases, you'll
  24.    get a randomly chosen error sound thru your SoundBlaster (compatible)
  25.  
  26.  ┌────────────────────────────────────────────────────────────────────────┐
  27.  │   c:\alias unknown_cmd = `echo Maybe YOU can do this: %&^sysbeep`      │
  28.  └────────────────────────────────────────────────────────────────────────┘
  29.  
  30.    The program uses executable samples. Included with the package was a
  31.    utility VOC2EXE which can build an executable from a VOC-file.
  32.    The VOC-Player should run on every SoundBlaster compatible card, but I
  33.    can not garantee this. Please send _any_ bugs etc to us.
  34.  
  35.  The config files (.CFG) are read by the programs, and they can be created
  36.  either by hand, or using the EXE2CFG utility. You should start the
  37.  EXE2CFG utility from the directory in which your samples (the .EXE files
  38.  created with VOC2EXE) are and give the name of the configuration file you
  39.  want to create on the commandline.
  40.  
  41.   i.e. C:\DOS\BEEP>EXE2CFG ..\SYSBEEP.CFG
  42.  
  43.           ...read the help of EXE2CFG for more information...
  44.  
  45.      Adding login.exe in your path statement, and in your autoexec.bat
  46.    (or equivalent), will make some noise when you turn your machine into
  47.     action.. the same goes for those people, who like to 'LOG OFF' their
  48.         computer, (As I do) flushing delayed-writes etc. You now can
  49.       let your computer create a great noise, when you add the program
  50.      LOGOFF.EXE to your alias/batch file which is used to flush cache..
  51.  
  52.    ...fiddle a little with it, and tell us whatever you think about it...
  53.  
  54. ┌──────────────────────────────────────────────────────────────────────────────┐
  55. ├───────────────────── SoundBlaster support for 4DOS ──────────────────────────┤
  56. │                                                                              │
  57. │                                   By                                         │
  58. │                                                                              │
  59. ├──────────── Eric 'Simpson' Limpens <Limpe001@hio.tem.nhl.nl> ────────────────┤
  60. │                                                                              │
  61. │                                   and                                        │
  62. │                                                                              │
  63. ├───────────── Eelco 'Ezzy' Cramer <Crame001@hio.tem.nhl.nl> ──────────────────┤
  64. └──────────────────────────────────────────────────────────────────────────────┘
  65.